Table of Contents

Class: TransactionManager .\src\TW\Database\Transactions.py

Track transaction count and mode

Base Classes   
SEF.Service
Methods   
abort
allowWrites
attemptWrite
begin
commit
disableWrites
recordMetaData
register
transactionMode
txnDone
writeCounter
  abort 
abort ( self,  subtxn=0 )

  allowWrites 
allowWrites ( self )

Exceptions   
TransactionReadOnly
  attemptWrite 
attemptWrite ( self )

Exceptions   
ReadWriteNotDeclared
  begin 
begin ( self )

  commit 
commit ( self,  subtxn=0 )

  disableWrites 
disableWrites ( self )

  recordMetaData 
recordMetaData (
        self,
        object,
        request,
        )

  register 
register ( self,  object )

Exceptions   
ReadWriteNotDeclared
  transactionMode 
transactionMode (
        self,
        d,
        n,
        )

  txnDone 
txnDone ( self )

  writeCounter 
writeCounter (
        self,
        d,
        n,
        )


Table of Contents

This document was automatically generated on Tue Mar 05 10:33:44 2002 by HappyDoc version WORKING